In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / ScrollSmallChange Property

ScrollSmallChange Property (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Property ScrollSmallChange As Short
public short ScrollSmallChange {get; set;}
public read-write property ScrollSmallChange: Int16; 
public function get,set ScrollSmallChange : short
public: __property short get_ScrollSmallChange();

public: __property void set_ScrollSmallChange( 

   short value

);
public:

property short ScrollSmallChange {

   short get();

   void set (    short value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members